-
Home
-
Checkout Mestres do WP for WooCommerce
-
6.4
-
Code
-
Classes
- CookieJar
Total Complexity |
51 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
190 |
Lines of code |
126 |
Logical lines of code |
78 |
Comment lines |
46 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCookie() |
A |
47 |
13 |
35 |
withCookieHeader() |
A |
57 |
9 |
13 |
clear() |
S |
56 |
7 |
18 |
extractCookies() |
S |
62 |
4 |
11 |
shouldPersist() |
S |
67 |
4 |
8 |
__construct() |
S |
65 |
3 |
9 |
removeCookieIfEmpty() |
S |
69 |
3 |
6 |
fromArray() |
S |
66 |
2 |
7 |
clearSessionCookies() |
S |
72 |
2 |
5 |
getCookieValue() |
S |
81 |
1 |
3 |
toArray() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
79 |
1 |
3 |